-
Home
-
PayPal for WooCommerce
-
1.5.7 (latest)
-
Code
-
Classes
- OAuthTokenCredential
Total Complexity |
28 |
Dependencies |
8 |
Dependents |
4 |
Total lines |
295 |
Lines of code |
106 |
Logical lines of code |
62 |
Comment lines |
128 |
Methods |
10 |
Properties |
10 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAccessToken() |
A |
50 |
9 |
29 |
generateAccessToken() |
S |
53 |
5 |
22 |
getRefreshToken() |
S |
55 |
5 |
18 |
getToken() |
S |
57 |
3 |
15 |
__construct() |
S |
70 |
1 |
6 |
getClientId() |
S |
82 |
1 |
3 |
getClientSecret() |
S |
82 |
1 |
3 |
updateAccessToken() |
S |
76 |
1 |
4 |
encrypt() |
S |
80 |
1 |
3 |
decrypt() |
S |
80 |
1 |
3 |